home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u230.dms / in.adf / s / shellstart < prev    next >
Encoding:
Text File  |  1990-07-10  |  431 b   |  25 lines

  1. ram:Echo "*ec"
  2. ram:Echo "*e[33mWelcome to the Computer World Workbench ..."
  3. ram:Echo "*e[0m "
  4. LoadWb
  5. ram:Echo " "
  6. Ask "*e[0m*n*e[33mDo you want to run FaccII? "
  7. If Warn
  8. RB System/Cache/FaccII 255
  9. EndIf
  10. EndIf
  11. ram:Echo " "
  12. ram:Echo "*e[0mF1 - Load commands to RAM."
  13. ram:Echo " "
  14. ram:Echo "F2 - Run Utilimaster. (V0.69!)"
  15. ram:Echo " "
  16. ram:Echo "F3 - Run Powerpacker. (V3.0a)"
  17. ram:Echo " "
  18. ram:Echo "F4 - Endcli."
  19. delete ram:echo
  20.  
  21.  
  22.  
  23.  
  24.  
  25.